@charset "UTF-8";
.end_04 {
    min-height: 200px;
    background-color: #141414;
}
.end_04_01{
    width: calc(25% + 1110px);
    height: 66px;
    line-height: 66px;
    background: #053e95;
    transform: skew(-30deg);
    padding-left: 30px;
    margin-left: -30px;
}
.end_04_02{
    width: 1200px;
    height: 66px;
    color: #fff;
    line-height: 66px;
    transform: skew(30deg);
    margin: 0 0 0 21%;
}
.end_04_02 a{
    color: #fff;
    display: inline-block;
    margin: 0 5px;
}
.end_04_02 span{
    color: #fff;
    display: inline-block;
}
.end_04_03{
    float: right;
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    width: 118px;
    line-height: 24px;
    border: solid 1px #fff;
    opacity: .5;
    transition: all .5s ease;
    margin: 19px 40px 0 0;
}
.end_04_03:hover{
    border: solid 1px #0dad3b;
    background-color: #0dad3b;
    opacity: 1;
}

.end_04_04{
    height: 107px;
    border-bottom: solid 1px rgb(255 255 255 / 8%);
}
.end_04_04 ul li{
    float: left;
    width: 11.11%;
    line-height: 107px;
    text-align: center;
}
.end_04_04 ul li a{
    font-size: 18px;
    color: #fff;
}
.end_04_04 ul li a:hover{
    color: #0dad3b;
}
.end_04_05{
    min-height: 150px;
}
.end_04_06{
    float: left;
    min-height: 90px;
    width: 323px;
    padding-top: 50px;
}
.end_04_07{
    width: 30px;
    text-align: center;
    float: left;
    min-height: 115px;
    writing-mode:vertical-rl;
    color: #4b4646;
    font-weight: 600;
    border: #4b4646 1px solid;
    border-top: none;
    border-bottom: none;
    margin: 22px 10px 0;
    font-size: 16px;
    line-height: 30px;
}
.end_04_07 i{
    font-size: 20px;
    padding-bottom: 10px;
}
.end_04_08{
    min-height: 100px;
    width: 180px;
    float: left;
    padding: 40px 30px 0;
}
.end_04_08 span{
    display: block;
    font-size: 16px;
    color: #4b4646;
    line-height: 30px;
    width: 100%;
}
.end_04_08 h4{
    font-size: 26px;
    font-family: Arial;
    color: #fff;
    line-height: 38px;
    font-weight: normal;
}
.end_04_09{
    width: 290px;
    border: #4b4646 1px solid;
    border-top: none;
    border-bottom: none;
    min-height: 150px;
    float: left;
    padding: 0 40px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    padding-top: 20px;
}
.end_04_09 span{
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    display: block;
    width: 100%;
    padding-bottom: 15px;
}
.end_04_10{
    width: 210px;
    float: left;
    text-align: center;
}

.end_04_11{
    background-color: #383838;
    text-align: center;
    font-size: 14px;
    color: rgb(255 255 255 / 50%);
    line-height: 24px;
    padding: 26px 0;
}

.end_04_10 samp{
    color: #fff;
    display: block;
    width: 100%;
    line-height: 25px;
    text-align: center;
}
.end_04_10 img{
    width: 100px;
    height: 100px;
    margin: 20px 0 8px 0;
}


.end_04_sj{display: none;}



@media screen and (max-width: 1199px){
    .end_04_11{
        margin-bottom: 60px;
    }
    .end_04{display: none;}
    .end_04_sj{
        display: block;
        height: 60px;
        background: #000;
        width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 100;
    }
    .end_04_sjfy{
        float: left;
        width: 33.33333%;
        height: 60px;
        text-align: center;
        line-height: 60px;
        font-size: 16px;
    }
    .end_04_sjfy a{color: #fff;}
    .end_04_sjfy a i{margin-right: 3px;}

  }